type net/http.http2transportResponseBody
4 uses
net/http (current package)
h2_bundle.go#L9788: res.Body = http2transportResponseBody{cs}
h2_bundle.go#L9830: type http2transportResponseBody struct {
h2_bundle.go#L9834: func (b http2transportResponseBody) Read(p []byte) (n int, err error) {
h2_bundle.go#L9888: func (b http2transportResponseBody) Close() error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)